﻿2026-05-13T12:38:28.0104739Z ##[group]Run actions/checkout@v4
2026-05-13T12:38:28.0105781Z with:
2026-05-13T12:38:28.0106243Z   repository: SaberMage/rebno
2026-05-13T12:38:28.0107162Z   token: ***
2026-05-13T12:38:28.0107610Z   ssh-strict: true
2026-05-13T12:38:28.0108053Z   ssh-user: git
2026-05-13T12:38:28.0108507Z   persist-credentials: true
2026-05-13T12:38:28.0109006Z   clean: true
2026-05-13T12:38:28.0109454Z   sparse-checkout-cone-mode: true
2026-05-13T12:38:28.0110000Z   fetch-depth: 1
2026-05-13T12:38:28.0110429Z   fetch-tags: false
2026-05-13T12:38:28.0110895Z   show-progress: true
2026-05-13T12:38:28.0111358Z   lfs: false
2026-05-13T12:38:28.0111771Z   submodules: false
2026-05-13T12:38:28.0112217Z   set-safe-directory: true
2026-05-13T12:38:28.0112928Z ##[endgroup]
2026-05-13T12:38:28.1425426Z Syncing repository: SaberMage/rebno
2026-05-13T12:38:28.1429304Z ##[group]Getting Git version info
2026-05-13T12:38:28.1430463Z Working directory is '/home/runner/work/rebno/rebno'
2026-05-13T12:38:28.1432511Z [command]/usr/bin/git version
2026-05-13T12:38:28.1433464Z git version 2.53.0
2026-05-13T12:38:28.1460422Z ##[endgroup]
2026-05-13T12:38:28.1486136Z Temporarily overriding HOME='/home/runner/work/_temp/8747f113-d53f-4aca-ae94-b7e0cf2cda14' before making global git config changes
2026-05-13T12:38:28.1488891Z Adding repository directory to the temporary git global config as a safe directory
2026-05-13T12:38:28.1500100Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/rebno/rebno
2026-05-13T12:38:28.1535302Z Deleting the contents of '/home/runner/work/rebno/rebno'
2026-05-13T12:38:28.1539814Z ##[group]Initializing the repository
2026-05-13T12:38:28.1546842Z [command]/usr/bin/git init /home/runner/work/rebno/rebno
2026-05-13T12:38:28.1646223Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-05-13T12:38:28.1648879Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-05-13T12:38:28.1651447Z hint: to use in all of your new repositories, which will suppress this warning,
2026-05-13T12:38:28.1653354Z hint: call:
2026-05-13T12:38:28.1655055Z hint:
2026-05-13T12:38:28.1656331Z hint: 	git config --global init.defaultBranch <name>
2026-05-13T12:38:28.1658258Z hint:
2026-05-13T12:38:28.1659759Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-05-13T12:38:28.1662182Z hint: 'development'. The just-created branch can be renamed via this command:
2026-05-13T12:38:28.1663879Z hint:
2026-05-13T12:38:28.1665365Z hint: 	git branch -m <name>
2026-05-13T12:38:28.1666897Z hint:
2026-05-13T12:38:28.1668569Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-05-13T12:38:28.1670788Z Initialized empty Git repository in /home/runner/work/rebno/rebno/.git/
2026-05-13T12:38:28.1675646Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/rebno
2026-05-13T12:38:28.1705188Z ##[endgroup]
2026-05-13T12:38:28.1706979Z ##[group]Disabling automatic garbage collection
2026-05-13T12:38:28.1716158Z [command]/usr/bin/git config --local gc.auto 0
2026-05-13T12:38:28.1748414Z ##[endgroup]
2026-05-13T12:38:28.1750596Z ##[group]Setting up auth
2026-05-13T12:38:28.1756897Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-05-13T12:38:28.1792539Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-05-13T12:38:28.2106993Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-05-13T12:38:28.2143833Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-05-13T12:38:28.2420385Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-05-13T12:38:28.2448245Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-05-13T12:38:28.2712590Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-05-13T12:38:28.2751739Z ##[endgroup]
2026-05-13T12:38:28.2753779Z ##[group]Fetching the repository
2026-05-13T12:38:28.2762424Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +f9a77984e1c9786b8427973cea60857912da9094:refs/remotes/origin/main
2026-05-13T12:38:30.0448952Z From https://github.com/SaberMage/rebno
2026-05-13T12:38:30.0453114Z  * [new ref]         f9a77984e1c9786b8427973cea60857912da9094 -> origin/main
2026-05-13T12:38:30.0484341Z ##[endgroup]
2026-05-13T12:38:30.0485499Z ##[group]Determining the checkout info
2026-05-13T12:38:30.0486664Z ##[endgroup]
2026-05-13T12:38:30.0492179Z [command]/usr/bin/git sparse-checkout disable
2026-05-13T12:38:30.0537018Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-05-13T12:38:30.0568911Z ##[group]Checking out the ref
2026-05-13T12:38:30.0572539Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-05-13T12:38:30.8502362Z Switched to a new branch 'main'
2026-05-13T12:38:30.8514861Z branch 'main' set up to track 'origin/main'.
2026-05-13T12:38:30.9311844Z Encountered 1 file that should have been a pointer, but wasn't:
2026-05-13T12:38:30.9324736Z 	.planning/phases/06-client-rebuild-mvp-gate-cli-08-hard-milestone/uat-test-1-2.mp4
2026-05-13T12:38:30.9400047Z ##[endgroup]
2026-05-13T12:38:30.9434220Z [command]/usr/bin/git log -1 --format=%H
2026-05-13T12:38:30.9456369Z f9a77984e1c9786b8427973cea60857912da9094
